This chapter describes Default Gateways (DGW) messages. For information on message content and how to use the message, refer to the Introduction.
DGW.001 |
Level: C-INFO
Short Syntax: DGW.001 cfg ent fnd on nt net_no
Long Syntax: DGW.001 found a configuration entry for a gateway on net net_no
Description: This message is generated when an interface comes up and a gateway is configured on the interface
DGW.002 |
Level: C-INFO
Short Syntax: DGW.002 dgw gw_ip_address crtd on nt net_no
Long Syntax: DGW.002 created gateway gw_ip_address on net net_no
Description: This message is generated when an interface comes up an successfully creates a default gateway
DGW.003 |
Level: C-INFO
Short Syntax: DGW.003 sent arp rply on nt net_no for gw_ip_address
Long Syntax: DGW.003 sent an automatic arp reply for a gateway on net net_no for gw_ip_address
Description: This message is generated when an ARP reply is automatically sent by the gateway code. This reply is sent so bridge ports can learn the source of the gateway.
DGW.004 |
Level: C-INFO
Short Syntax: DGW.004 activated gw gw_ip_address on nt net_no
Long Syntax: DGW.004 activated gateway gw_ip_address on net net_no
Description: This message is generated when a gateway is activated on an interface. The interface is now able to receive packets destined for the gateway's MAC and IP addresses.
DGW.005 |
Level: C-INFO
Short Syntax: DGW.005 de-activated gw net_no on nt
Long Syntax: DGW.005 de-activated gateway net_no on net
Description: This message is generated when a gateway is de-activated on an interface. The interface is now unable to receive packets destined for the gateway's MAC and IP addresses.
DGW.006 |
Level: C-INFO
Short Syntax: DGW.006 de-activated all gw on nt net_no
Long Syntax: DGW.006 de-activated all gateway on net net_no
Description: This message is generated when all gateways are de-activated on an interface. The interface is now unable to receive packets destined for any gateway's MAC and IP addresses on the interface.
DGW.007 |
Level: C-INFO
Short Syntax: DGW.007 prm gw MAC query on nt net_no
Long Syntax: DGW.007 a mac address was found to be a primary gateway on net net_no
Description: This message is generated when another subsystem queries the gateway to determine is a MAC address is that of a primary gateway.
DGW.008 |
Level: C-INFO
Short Syntax: DGW.008 bk gw MAC query on nt net_no
Long Syntax: DGW.008 a mac address was found to be a backup gateway on net net_no
Description: This message is generated when another subsystem queries the gateway to determine is a MAC address is that of a backup gateway.
DGW.009 |
Level: C-INFO
Short Syntax: DGW.009 gw IP gw_ip_address query on nt net_no
Long Syntax: DGW.009 an IP address gw_ip_address was found to be a gateway on net net_no
Description: This message is generated when another subsystem queries the gateway to determine is an IP address is that of a gateway.
DGW.010 |
Level: C-INFO
Short Syntax: DGW.010 max gws on nt net_no reached
Long Syntax: DGW.010 greater than maximum number of gateways configured on net net_no
Description: More than the Maximum number of Redundant Default Gateways has been configured on the specified LEC interface